home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 June / Macworld (1999-06).dmg / Shareware World / Utilities / Text Processing / MW Lite / Mariner Write™ Lite / Mariner Write™ Lite.rsrc / STR#_1000.txt < prev    next >
Encoding:
Text File  |  1999-03-22  |  439 b   |  34 lines

  1. /b4_Inc_state save def
  2. /dict_count countdictstack def
  3. /op_count count 1 sub def
  4. userdict begin
  5. /showpage {} def
  6. 0 setgray 0 setlinecap
  7. 1 setlinewidth 0 setlinejoin
  8. 10 setmiterlimit [] 0 setdash newpath
  9.  
  10.  
  11. /languagelevel where
  12. {pop languagelevel
  13. 1 ne
  14. {false setstrokeadjust false setoverprint
  15. } if
  16. } if
  17.  
  18.  
  19. count op_count sub {pop} repeat
  20. countdictstack dict_count sub {end} repeat
  21. b4_Inc_state restore
  22.  
  23.  
  24. translate
  25.  
  26.  
  27. neg 
  28.  
  29. scale
  30.  
  31.  
  32. POSTSCRIPT
  33.  
  34.